| lcTIN_PtypeGetByName | Home |
|
HANDLE lcTIN_PtypeGetByName ( HANDLE hTIN, LPCWSTR szNamee ); |
| hTIN | |
| Handle to a TIN object. | |
| szName | |
| Name of point type. | |
|
Handle to the created point type object. If the function fails, the return value is NULL. |
| Code sample, lcTIN_PtypeGetFirst, lcTIN_PtypeGetNext |